|
2020-2021 Sunseeker Telemetry and Lighting System
|
Go to the source code of this file.
Macros | |
| #define | FRAM_TEST_START 0xCABA |
Functions | |
| void | main (void) |
| #define FRAM_TEST_START 0xCABA |
Long word writes to FRAM
Description: Use long word write to write to 512 byte blocks of FRAM. Toggle LEDs after every 100 writes. NOTE: Running this example for extended periods will impact the FRAM endurance. ACLK = VLO, MCLK = SMCLK = ~1.048MHz
MSP430FR2xx_4xx Board
---------------
/|\| |
| | |
--|RST |
| |
| |
| |-->LED1
| |-->LED2
Definition at line 55 of file framctl_ex1_write.c.
| void main | ( | void | ) |
Definition at line 57 of file framctl_ex1_write.c.
References FRAM_TEST_START.